@charset "UTF-8";
/* CSS Document */
/*
-----------------------------首页样式start-----------------------------
*/
/*头部开始*/
.headTop{
	position: relative;
	height: 110px;
	width: 100%;
	background: url(../test/topBg.jpg) no-repeat center center;
}
.logo{
	padding-top: 24px;
}
.logo img{
	height: 69px;
}
/*头部结束*/
/*menu开始*/
.headMenu{
	background: #0060b0;
	height: 60px;
}
.head_dl{
	overflow: hidden;
}
.head_dl dd{
	float: left;
	width: 10%;
	display: inline;
	position: relative;
}
.head_dl dd a{
	display: block;
	height: 100%;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-o-transition: all .3s linear;
    position: relative;
    z-index: 23;
}


.indexNav {
	background: #0060b0;
}

.menu dd {
	float: left;
	display: inline;
	position: relative;
	width: 108px;
}

.menu dd .yj {
	overflow: hidden;
}

.menu dd .yj a {
	overflow: hidden;
	display: block;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	color: #fff;
}
.menu dd .ej {
	position: absolute;
	left: 0px;
	top: 60px;
	width: 100%;
	background: #fff;
	display: none;
	z-index: 10;
    -webkit-box-shadow: 0px 2px 5px rgba(0,0,0,0.1);
    box-shadow: 0px 2px 5px rgba(0,0,0,0.1);
}

.menu dd .ej a {
	display: block;
	padding: 6px 5px;
	line-height: 24px;
	text-align: center;
	font-size: 14px;
}

.menu dd .ej a:hover{
	background: #0060b0;
	color: #fff;
}


.menu dd.hover .yj a {
	background: #f39801;
	color: #FFF;
}


/*.head_dl dd:hover a{*/
	/*background: #f39801;*/
/*}*/
/*.head_dl dd.hover a{*/
	/*background: #f39801;*/
/*}*/

.topFR{padding-top: 32px;}
.topF_inp{width: 375px;margin-right: 10px;}
.top_inp{width: 280px;height: 47px;line-height: 47px;background: #e3eaf0}
.top_inp input{border: none;width: 100%;height: 100%;text-indent: 10px;background: none}
a.search_a{width: 95px;height: 47px;text-align: center;background: #0060b0;font-size: 16px;color: #fff;display: block;line-height: 47px;}

.online a{display: block;width: 139px;height: 47px;line-height: 47px;text-align: center;font-size: 16px;color: #fff;background: #f39801}

.fixedTop {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 99;
}
/*menu结束*/

/*banner图start*/
.bannerBox{width: 100%;position: relative;}
.bannerSlick{width: 100%;height: 100%;overflow: hidden;position: relative;}
.bannerSlick .slick{width: 100%;overflow: hidden;position: relative;}
.bannerSlick .slick a{display: block;width: 100%;height: 100%;padding-top:310px;background-repeat: no-repeat;background-position: center center;background-size:cover;}

.bannerBox .bt{
	display: block;
	width: 69px;
	height: 79px;
	cursor: pointer;
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -40px;
	z-index: 10;
	opacity: .6;
}
/*.bannerBox .bt.banPrev{left:-1px;background-position:center center;background-image: url(../images/bannerPrev.png)}*/
/*.bannerBox .bt.banNext{right:-1px;background-position:center center;background-image: url(../images/bannerNext.png)}*/
.bannerBox .bt:hover{opacity: 1}

.bannerSlick .slick-dots{
	width: 100%;
	text-align: center;
	position:absolute;
	z-index:10;
	left: 0px;
	bottom: 35px;
}
.bannerSlick ul {
	overflow: hidden;
	position: relative;
	display: inline-block;
	cursor: pointer;
}
.bannerSlick .slick-dots li {
	width: 30px;
	height: 30px;
	/*background: #fff;*/
	cursor: pointer;
	opacity: 1;
	display: inline-block;
	border-radius: 15px;
	font-size: 0;
	margin:0px 7px;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	position: relative;
	background: url(../images/dot.png) no-repeat center center;
}
.bannerSlick .slick-dots li.slick-active {
	background: url(../images/dot_h.png) no-repeat center center;
}
/*banner图end*/

/*第一通栏start*/
.newClumn1{
	background: #fff;
}
.indTit{
	overflow: hidden;
}
.indName{
	padding-left: 35px;
	font-size: 22px;
	color: #0060b0;
	line-height: 26px;
	margin-right: 10px;
}
a.indMore{
	width: 68px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #ddd;
	border-radius: 20px;
	text-align: center;
	display: block;
	font-size: 14px;
	color: #666;
    transition: all .3s linear;
}
a.indMore:hover{
    border-color: #0060b0;
    color: #fff;
    background: #0060b0;
}
.indTit .line{overflow: hidden;position: relative;height: 20px}
.indTit .line em{width: 100%;height: 1px;background: #d9d9d9;position: absolute;left: 0;top: 12px}
.indTit .line em:before{content: "";position: absolute;left: 0;top: -2px;width: 5px;height: 5px;background: #ccc;border-radius: 5px}

.indC_bg{position: relative;margin-right: 20px;}
.indC_bg .bd{height: 367px;overflow: hidden;width: 490px;}
.ind1rdL_dl{overflow: hidden;}
.ind1rdL_dl dd{overflow: hidden;}
.ind1rdL_dl dd a{display: block;overflow: hidden;position: relative;}
.ind1rdL_dl dd a .pic{display: block;padding-top: 74.8979%;background-size: cover;background-repeat: no-repeat;background-position: center center}
.ind1rdLTit{height: 58px;overflow: hidden;line-height: 58px;position: absolute;left: 0px;
	right: 0px;bottom: 0px;z-index: 3;font-size: 16px;color:#fff;
	text-align: center;
	background: rgba(0,0,0,.5);
}
.indC_bg .hd{position: absolute;right: 15px;bottom: 22px;z-index: 4;overflow: hidden;}
.indC_bg .hd ul {position:relative;display: inline-block;}
.indC_bg .hd ul li {cursor:pointer;display:inline-block;*display:inline;zoom:1;width: 10px;height: 10px;line-height:999px;margin:0 5px;background-color: #fff;border-radius: 13px;position:relative;}
.indC_bg .hd ul .on {background: #d0921c;}
.indC_bg .ind1bt.prev {display: block;width: 58px;height: 58px;overflow: hidden;position: absolute;bottom: 0px;z-index: 9;left: 0px;background: url(../images/indFr.png) no-repeat center center}
.indC_bg .ind1bt.next {display: block;width: 58px;height: 58px;overflow: hidden;position: absolute;bottom: 0px;z-index: 9;right: 0px;background: url(../images/indFl.png) no-repeat center center}
.indC_bg .ind1bt:hover{opacity: 1;}


.indR_ul{
	position: relative;
	clear: both;
	overflow: hidden;padding-bottom: 3px;
}
.indR_ul li{float: left;width: 150px;height: 40px;line-height: 40px;text-align: center;font-size: 16px;color: #333;cursor: pointer;background: #f4f4f4;position: relative;margin-right: 10px}
.indR_ul li:before{
	content: "";
	position: absolute;
	left: 50%;
	bottom: -3px;
	width:0;
	height:0;
	border-right:3px solid transparent;
	border-left:3px solid transparent;
	border-top:3px solid #0060b0;
	margin-left: -1.5px;
	display: none;

}
.indR_ul li:hover{background: #0060b0;color: #fff;}
.indR_ul li:hover:before{display: block}
.indR_ul li.hover{background: #0060b0;color: #fff;}
.indR_ul li.hover:before{display: block}
.indR_txt{overflow: hidden}
.punCen{padding: 15px 0;border-bottom: 1px solid #ddd}
.punCen .title{text-align: left;font-size: 18px;margin-bottom: 18px}
.punCen .title a{color: #333;}
.punCen .intro{font-size: 14px;color: #999;line-height: 26px;}

.indexList{ overflow:hidden;}
.indexList dd{ height:38px; line-height:38px; font-size:14px; overflow:hidden;}
.indexList2{ overflow:hidden;height: 240px;}
.indexList2 dd{ height:38px; line-height:38px; font-size:14px; overflow:hidden;}
.indexList dd a{ overflow:hidden;color: #444}
.indexListL{ float:left; display:inline; overflow:hidden;}
.indexListL em{ color:#999999; float:left; margin-right:5px; overflow:hidden;font-style: normal}
.indexListL em.emd{ width:3px; height:3px; margin-top:18px; background:#999999; line-height:9999px; margin-right:10px;}
.indexListR{ color:#999999; font-size:14px; float:right; display:inline;}
.indexList dd a:hover .indexListL em{ color:#2c80e0;}
.indexList dd a:hover .indexListR{ color:#2c80e0;}
.indexList dd:hover a{color: #2c80e0}
.indexList2 dd:hover a{color: #2c80e0}
.indexList2 dd .indexListR{ font-size:14px;}

/*第一通栏end*/

/*第二通栏start*/
.Cloumn2{background: #f5f5f5}
.public_Box{width: 100%;height:350px;overflow: hidden;position: relative;}
.public_dl{width: 1300px;height: 350px;overflow: hidden;}
.public_dl dd{height: 100%; width: 0px;overflow: hidden;float: left;display: inline;position: relative;text-align: center;font-size: 0px;margin-right: 0px;}
.public_dl dd a{background: #fff;display: block;height: 100%}
.publicDiv{overflow: hidden;position: relative;height: 100%;}
.publicBg{ width: 100%;height: 300px;overflow: hidden;position: relative;left: 0px;top: 0px; z-index: 0;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;
}
.public_dl dd a .text{font-size: 16px;color: #333;text-align: left;padding-left: 20px;height: 50px;line-height: 50px;}
.publicF{ width:100%; height:300px; position:relative; z-index:1; text-align:left}
.pubName{ height:36px; overflow:hidden; padding: 60px 15px 0 20px; font-size:14px; color:#fff; font-family:"microsoft yahei"; line-height:18px;word-wrap : break-word ;word-break : break-all ;}
.pubTitle{ padding: 20px; color:#fff; font-size:18px; font-weight:bold;}
.publicF em{ position:absolute; left:10%; top:50%; width:35px; height:35px; background: url(../images/moreL.png) no-repeat center center}

.public_dl dd:hover .text{
    background: #f39801;
    color: #fff;
}
/*第二通栏end*/

/*第三通栏start*/
.Clounm3{background: #fff}
.indBt3{
	width: 768px;
	margin-right: 20px;
}
.index3_news{overflow: hidden;padding-bottom: 10px;}
.index3_news .pic{margin-right: 25px;width: 224px;height: 147px;}
.index3_news .pic a{display: block;background-size: cover;background-position: center center;background-repeat: no-repeat;padding-top: 60.2459%}
.index3_news .text{overflow: hidden}
.index3_news .text .title{height: 40px;line-height: 40px;font-size: 16px;}
.index3_news .text .title a{color: #333}
.index3_news .text .title a:hover{color: #0060b0}
.index3_news .text .time{font-size: 14px;color: #999;padding: 10px 0}
.index3_news .text .indTro{font-size: 14px;color: #666;line-height: 26px;}

.indBt3_fr{overflow: hidden}
.indBt3_dl{overflow: hidden}
.indBt3_dl dd{padding: 13px 0}
.indBt3_dl dd .pic{width: 115px;height: 69px;margin-right: 15px;}
.indBt3_dl dd .pic img{width: 100%;height: 100%;}
.indBt3_dl dd .title{font-size: 16px;color: #333;line-height: 26px;}
.indBt3_dl dd .intorl{font-size: 14px;color: #999;line-height: 20px;}
.indBt3_dl dd:hover .title{color: #0060b0;}

/*第三通栏end*/

/*第六通栏start*/
.Clounm4{
	background: #f5f5f5;
}
.clounm4_ul{
	overflow: hidden;
}
.clounm4_ul li{
	float: left;
	display: inline;
	height: 35px;
	line-height: 35px;
	border-radius: 35px;
	padding: 0 22px;
	font-size: 14px;
	color: #666;
	cursor: pointer;
	margin-right: 10px;
}
.clounm4_ul li:hover{
	background: #f39801;
	color: #fff;
}
.clounm4_ul li.hover{
	background: #f39801;
	color: #fff;
}

.indBt4{
	overflow: hidden;
	width: 410px;
}
.indBt4_dl{
	overflow: hidden;
}
.indBt4_dl dd{
	padding: 6px 0;
}
.indBt4_dl dd .date{
	width: 80px;
	height: 60px;
	background: #bbbbbb;
	text-align: center;
	margin-right: 15px;
}
.indBt4_dl dd .date em{
	font-style: normal;
	font-size: 30px;
	color: #fff;
	display: block;
	line-height: 36px;
}
.indBt4_dl dd .date1{
	font-size: 14px;
	color: #fff;
}
.indBt4_dl dd .divText{
	overflow: hidden;
	padding: 0;
	background: none;
}
.indBt4_dl dd .divText .div01{
	 font-size: 16px;
	 color: #000;
	 line-height: 32px;
 }
.indBt4_dl dd .divText .div02{
	font-size: 14px;
	color: #666;
	height: 20px;
	overflow: hidden;
}
.indBt4_dl dd:hover .date{
	background: #0060b0;
}
.indBt4_dl dd:hover .divText .div01{
	color: #0060b0;
}
.indBt4_dl dd.hover .date{
	background: #0060b0;
}
.indBt4_dl dd.hover .divText .div01{
	color: #0060b0;
}
/*第六通栏end*/

/*第七通栏start*/
.Cloumn5{
	background: #fff;
}

.cloumn5_d{width: 590px;}
.cloumn5_r{width: 590px;}
.focus{ width:590px; height:362px; overflow:hidden; position:relative;}
.focus .hd{  overflow:hidden; position:absolute; right:20px; bottom:23px;z-index:2; height:12px;}
.focus .hd ul{ overflow:hidden; zoom:1; float:right;}
.focus .hd ul li{ float:left; margin:0 4px; overflow:hidden; width:10px; height:10px; line-height:500px; border-radius:12px; text-align:center; background:transparent; cursor:pointer; color:#c8201a;border: 1px solid #fff}
.focus .hd ul li.on{ background:#fff;border-color: transparent}
.focus .bd{ position:relative; height:100%; z-index:1;}
.focus .bd li{ zoom:1; vertical-align:middle;width:590px; height:362px;}
.focus .bd li a{ display:block;width:590px; height:362px;position:relative;}
.focus .bd img{width:590px; height:362px;display:block;}
.focus .textbg{position:absolute;right: 0;left: 0; bottom:0px;height:60px;background: rgba(243,152,1,.8);z-index:1;color:#fff; line-height:60px; padding:0 20px;font-size: 18px;}
/*=foucs end=*/
/*第七通栏end*/

.Cloumn6{
    background: #f5f5f5;
}
.dj_dl{
    margin: 0 -12px;
    overflow: hidden;
}
.dj_dl dd{
    float: left;
    display: inline;
    width: 25%;
}
.dj_dl dd a{
    display: block;
    margin: 0 12px;
}
.dj_dl dd a .pic{padding-top: 39.5759%;position: relative}
.dj_dl dd a .pic img{position: absolute;left: 0;top: 0;width: 100%;height: 100%}

/*底部开始*/
.footer{
	background: #5f5f5f;
}
.foot1{text-align: center;height: 63px;line-height: 63px;border-bottom: 1px solid #454545;overflow: hidden}
.friend_box{overflow: hidden;font-size: 14px}
.friend_box dt{float: left;display: inline;color: #fff}
.friend_box dd{float: left;display: inline;margin: 0 15px}
.friend_box dd a{display: block;color: #bfbfbf}
.friend_box dd:hover a{color: #fff}

.foot2{
    padding: 40px 0 20px;
    overflow: hidden;
}
.foot2_fl .text{
    padding-left: 80px;
    font-size: 14px;
    color: #bfbfbf;
    line-height: 30px;
    background: url(../images/jing.png) no-repeat left center;
}
.foot2 .ewm{width: 88px;text-align: center}
.foot2 .ewm img{width: 88px;height: 88px;display: block}
.foot2 .ewm .span{font-size: 14px;color: #bfbfbf;line-height: 30px;display: block}
.foot2 a{color: #bfbfbf}
.foot2 a:hover{color: #fff}

/*底部结束*/

/*
* 右边漂浮
*/
.rightFlex{
	position: fixed;
	right: 0px;
	top: 35%;
	z-index: 999;
	padding-left: 40px;
}
.rightFlexBar{width: 40px;background: #0069c0;padding: 20px 0;border-radius: 8px 0 0 8px;font-size: 12px;color: #FFF;position: absolute;left: 0px;top: 50%;margin-top: -62px;cursor: pointer;}
.rightFlexBar span{display: block;padding: 0 10px;text-align: center;line-height: 16px;margin-bottom: 10px;}
.rightFlexBar i{display: block;height: 10px;background:url(../images/sqlh.png) no-repeat center center;background-size:  auto 10px;}
.rightFlexBar.active i{display: block;height: 10px;background:url(../images/sql.png) no-repeat center center;background-size: auto 10px;}
.rightFlexDiv{
	position: relative;
}
a.rightFlex_a{
	display: block;
	width: 83px;
	height: 83px;
	/* padding-top: 30px; */
	overflow: hidden;
	font-size: 14px;
	color:#fff;
	text-align: center;
	line-height: 40px;
	border-radius: 3px;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
a.rightFlex_a span{
	padding-top: 45px;
	display: block;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.rightCustom .rightFlex_a1{
	background:#0060b0 url(../images/flIcon1.png) no-repeat center 10px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.0);
}
.rightCustom .rightFlex_a2{
    background:#0060b0 url(../images/flIcon2.png) no-repeat center 10px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.0);
    background-size: auto 38px;
}
.rightCustom .rightFlex_a3{
    background:#0060b0 url(../images/flIcon3.png) no-repeat center 10px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.0);
    background-size: auto 33px;
}
.rightCustom .rightFlex_a4{
    background:#0060b0 url(../images/flIcon4.png) no-repeat center 10px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.0);
}
.rightFlex_dl{float:left;display: inline;padding: 0;background: #005eac;border-radius: 10px;}
.rightFlex_dl dd:hover .rightCustom .rightFlex_a1{background: #f39801 url(../images/flIcon1.png) no-repeat center 10px;}
.rightFlex_dl dd:hover .rightCustom .rightFlex_a2{background: #f39801 url(../images/flIcon2.png) no-repeat center 10px;}
.rightFlex_dl dd:hover .rightCustom .rightFlex_a3{background: #f39801 url(../images/flIcon3.png) no-repeat center 10px;}
.rightFlex_dl dt:hover .rightCustom .rightFlex_a4{background: #f39801 url(../images/flIcon4.png) no-repeat center 15px;}


.rightGoTop{
	display: none;
}



.rightFlex_dl dd{
	margin-bottom: 1px;
}
.rightFlexCont{
	*display: none;
	display: none\0;
	display: none\9\0;
	visibility: hidden;
	width: 120px;
	position: absolute;
	right: 84px;
	top: 0px;
	padding-right: 14px;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	transform: translateX(-15px);
	opacity: 0;
}
.rightCustom .rightFlexCont{
	width: 130px;
}
.rightCustom p.rightTellCont{
	overflow: hidden;
	background: #fff url(../images/tell_999.png) no-repeat center 10px;
	background-size: auto 35px;
	padding-top: 55px;
}
.rightFlex_dl dd:hover .rightFlexCont{
	*display: block;
	display: block\0;
	display: block\9\0;
	visibility: visible;
	transform:translateX(0px);
	opacity: 1;
}
.rightFlexCont:after{
	display: block;
	content: "";
	overflow: hidden;
	width: 10px;
	height: 16px;
	position: absolute;
	right: 5px;
	top: 12px;
	z-index: 6;
	background: url(../images/trangleRight.png) no-repeat center center;
}
.rightCustom .rightFlexCont{
	top: 0px;
	bottom: auto;
}
.rightCode{
	overflow: hidden;
}
.rightCode img,.rightContact img{
	display: block;
	width: 110px;
	height: 110px;
}
.rightTellCont{
	overflow: hidden;
	background: url(../images/tell_999.png) no-repeat center 15px;
	background-size: auto 35px;
	padding-top: 60px;
	border-top: 1px solid #eee;
}
.rightTellCont span{
	display: block;
	overflow: hidden;
	font-size: 16px;
	color:#666;
	line-height: 25px;
	text-align: center;
}
.rightTellCont i{
	display: block;
	overflow: hidden;
	font-size: 16px;
	color:#666;
	line-height: 25px;
	text-align: center;
}
.rightContact{
	overflow: hidden;
	padding: 5px;
	text-align: center;
	font-size: 0px;
	background: #fff;
	border:1px solid #ddd;
	border-radius: 3px;
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
.rightCustom .rightContact{
	padding: 5px 10px;
}
.rightContact a{
	width: 100%;
	float: left;
	display: block;
	background: #44a870;
	font-size: 12px;
	color:#fff;
	line-height: 30px;
	height: 30px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	margin: 5px 0px;
	clear: both;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.rightContact a:hover{
	color:#fff;
	background: #44a870;
}
.rightContact a span{
	overflow: hidden;
	padding-left: 18px;
	background: url(../imagesLine_h.png) no-repeat left center;
}
.rightContact a:hover span{
	background: url(../imagesLine_h.png) no-repeat left center;
}
.rightContactTit{
	text-align: center;
	overflow: hidden;
	line-height: 30px;
	font-size: 16px;
	color:#666;
}


/*
-----------------------------首页样式end-----------------------------
*/
/*
-----------------------------频道页start-----------------------------
*/
/*
-----------------------------频道页end-----------------------------
*/
/*内页框架开始*/


/*内页外结构结束*/
/*当前位置开始*/

/*当前位置结束*/
/*页码开始*/
.page{padding:30px 0;text-align: center;clear: both;font-size: 14px;}
.page a{display: inline-block;overflow: hidden;padding:6px 12px;color:#999999;border-radius:3px;background: #fff; margin: 0 3px;border: 1px solid #ddd}
.page span{display: inline-block; padding: 6px 2px; position: relative; top: -15px;}
.page a:hover{background: #2c80e0;color: #fff;}
.page a.hover{background: #2c80e0;color: #fff;}
.page input{display: inline-block;vertical-align: middle;height: 22px;border: 1px solid #e6e6e6;position: relative; top: -2px;}
.page input.pageDetail{width: 30px; height: 30px; text-align: center; border-radius: 3px; color: #999999; position: relative; top: -13px;}
.page label{color:#999999;position: relative;top: -11px;}
.page input.page_bnt{border: none; width: 30px; height: 25px; cursor: pointer; background: none; color: #999999; position: relative; top: -13px;}

.page a div{
	width: 11px;
    height: 19px;
	background-position: center center;
	background-repeat: no-repeat;
}
.page a.firstPage div{background-image: url(../images/page/firstPage.png)}
.page a.prevPage div{background-image: url(../images/page/prevPage.png)}
.page a.nextPage div{background-image: url(../images/page/nextPage.png)}
.page a.lastPage div{background-image: url(../images/page/lastPage.png)}

.page a.firstPage:hover div{background-image: url(../images/page/firstPageh.png)}
.page a.prevPage:hover div{background-image: url(../images/page/prevPageh.png)}
.page a.nextPage:hover div{background-image: url(../images/page/nextPageh.png)}
.page a.lastPage:hover div{background-image: url(../images/page/lastPageh.png)}

.page a.firstPage.disabled{background:#E2E2E2;}
.page a.prevPage.disabled{background:#E2E2E2;}
.page a.nextPage.disabled{background:#E2E2E2;}
.page a.lastPage.disabled{background:#E2E2E2;}

.page a.firstPage.disabled div{background-image: url(../images/page/firstPage.png)}
.page a.prevPage.disabled div{background-image: url(../images/page/prevPage.png)}
.page a.nextPage.disabled div{background-image: url(../images/page/nextPage.png)}
.page a.lastPage.disabled div{background-image: url(../images/page/lastPage.png)}
/*页码结束*/
/*内页框架结束*/
/* 左边悬浮 start */
.floatLeft{
	width: 110px;
	height: 190px;
	position: fixed;
	top: 50%;
	left: 0;
	margin-top: -95px;
	z-index: 10;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	transform: scale(0);
	-webkit-transform: scale(0);
	display: none;
}
.floatLeft.hide{
	transform: scale(0);
	-webkit-transform: scale(0);
}
.floatLeft a{
	display: block;
	height: 100%;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.floatLeft .close{
	width: 30px;
	height: 30px;
	border-radius: 50%;
	cursor: pointer;
	background: rgba(0,0,0,0.5) url(../images/closeIcn.png) no-repeat center center;
	position: absolute;
	top: -40px;
	left: 50%;
	margin-left: -15px;
}
/* 左边悬浮 end */
/* 飘窗 start */
.rightScroll{
	position: absolute;
	width: 110px;
	height: 190px;
	overflow: hidden;
}
.rightCont{
	position: absolute;
	z-index: 999;
	width: 110px;
	height: 190px;
	overflow: hidden;
}
.closeRight{
	background: url(../images/close.png) center center no-repeat;
	background-size: 18px;
	height: 18px;
	width: 18px;
	top: 8px;
	right: 8px;
	position: absolute;
}
/* 飘窗 end */